home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2001 August / CMycha200108.iso / Zaczarowane / start.swf / scripts / DefineButton2_937 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-06-06  |  176b  |  6 lines

  1. on(press){
  2.    startDrag(_root.mc_mainElemR.mc_elementyR.mc_Rr8,0);
  3.    px = _root.mc_mainElemR.mc_elementyR.mc_Rr8._x;
  4.    py = _root.mc_mainElemR.mc_elementyR.mc_Rr8._y;
  5. }
  6.